Click or drag to resize

ContactSource Enumeration

Describes whether the contact is located in the Exchange store or Active Directory Domain Services (AD DS).

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum ContactSource
Members
  Member nameValueDescription
ActiveDirectory0 Active directory.
Store1 Store.
None2 None.
See Also